Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
LiasettingsCustomBatchRequestEntry
Interface LiasettingsCustomBatchRequestEntry
interface
LiasettingsCustomBatchRequestEntry
{
accountId
?:
string
;
batchId
?:
number
;
contactEmail
?:
string
;
contactName
?:
string
;
country
?:
string
;
gmbEmail
?:
string
;
liaSettings
?:
LiaSettings
;
merchantId
?:
string
;
method
?:
string
;
posDataProviderId
?:
string
;
posExternalAccountId
?:
string
;
}
Index
Properties
account
Id?
batch
Id?
contact
Email?
contact
Name?
country?
gmb
Email?
lia
Settings?
merchant
Id?
method?
pos
Data
Provider
Id?
pos
External
Account
Id?
Properties
Optional
account
Id
accountId
?:
string
Optional
batch
Id
batchId
?:
number
Optional
contact
Email
contactEmail
?:
string
Optional
contact
Name
contactName
?:
string
Optional
country
country
?:
string
Optional
gmb
Email
gmbEmail
?:
string
Optional
lia
Settings
liaSettings
?:
LiaSettings
Optional
merchant
Id
merchantId
?:
string
Optional
method
method
?:
string
Optional
pos
Data
Provider
Id
posDataProviderId
?:
string
Optional
pos
External
Account
Id
posExternalAccountId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
batch
Id
contact
Email
contact
Name
country
gmb
Email
lia
Settings
merchant
Id
method
pos
Data
Provider
Id
pos
External
Account
Id
Google Apps Script API
Loading...