Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
OrderpaymentsNotifyChargeRequest
Interface OrderpaymentsNotifyChargeRequest
interface
OrderpaymentsNotifyChargeRequest
{
chargeState
?:
string
;
invoiceId
?:
string
;
invoiceIds
?:
string
[]
;
}
Index
Properties
charge
State?
invoice
Id?
invoice
Ids?
Properties
Optional
charge
State
chargeState
?:
string
Optional
invoice
Id
invoiceId
?:
string
Optional
invoice
Ids
invoiceIds
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
charge
State
invoice
Id
invoice
Ids
Google Apps Script API
Loading...