ApplePayDomain
Summary
Types
@type t() :: %Stripe.Resources.ApplePayDomain{ created: term(), domain_name: term(), id: term(), livemode: term(), object: term() }
created- Time at which the object was created. Measured in seconds since the Unix epoch. Format: Unix timestamp.domain_name- Max length: 5000.id- Unique identifier for the object. Max length: 5000.livemode- If the object exists in live mode, the value istrue. If the object exists in test mode, the value isfalse.object- String representing the object's type. Objects of the same type share the same value. Possible values:apple_pay_domain.