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