Location
@Serializable
The Location
class contains details about the location object to which readers can be registered.
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal
Constructors
Link copied to clipboard
constructor( id: String? = null, address: Address? = null, displayName: String? = null, livemode: Boolean? = null, metadata: Map<String, String>? = null, displayNameKanji: String? = null, displayNameKana: String? = null, addressKanji: Address? = null, addressKana: Address? = null, phone: String? = null)
Properties
Link copied to clipboard
The Kana variation display name of this Location (Japan only)
Link copied to clipboard
The Kanji variation display name of this Location (Japan only)
Link copied to clipboard
The display name of this Location
Link copied to clipboard
The Kana variation display name of this Location (Japan only)
Link copied to clipboard
The Kanji variation display name of this Location (Japan only)