Method: OpenapiClient::UsePaymentToken#token_origin_store_id
- Defined in:
- lib/openapi_client/models/use_payment_token.rb
#token_origin_store_id ⇒ Object
The ID of a same store (or) sibling store in a hierarchy for which the token was originally created.
22 23 24 |
# File 'lib/openapi_client/models/use_payment_token.rb', line 22 def token_origin_store_id @token_origin_store_id end |