Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
TestOrderPaymentMethod
Interface TestOrderPaymentMethod
interface
TestOrderPaymentMethod
{
expirationMonth
?:
number
;
expirationYear
?:
number
;
lastFourDigits
?:
string
;
predefinedBillingAddress
?:
string
;
type
?:
string
;
}
Index
Properties
expiration
Month?
expiration
Year?
last
Four
Digits?
predefined
Billing
Address?
type?
Properties
Optional
expiration
Month
expirationMonth
?:
number
Optional
expiration
Year
expirationYear
?:
number
Optional
last
Four
Digits
lastFourDigits
?:
string
Optional
predefined
Billing
Address
predefinedBillingAddress
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expiration
Month
expiration
Year
last
Four
Digits
predefined
Billing
Address
type
Google Apps Script API
Loading...