Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MobilePaymentMethodType ¶
type MobilePaymentMethodType string
const ( APPLEPAY MobilePaymentMethodType = "apple-pay" GOOGLEPAY MobilePaymentMethodType = "pay-with-google" CLICK_TO_PAY MobilePaymentMethodType = "click-to-pay" )
func (MobilePaymentMethodType) String ¶
func (m MobilePaymentMethodType) String() string
Click to show internal directories.
Click to hide internal directories.