IssuerId
A unique identifier for an issuer of user accounts.
JSON representation |
{
"value": string
} |
Fields |
value |
string
REQUIRED: The string value of the identifier. This unique identifier is defined by Google. Google will share a list with the identifiers for all external issuers available through the payment integrator.
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["IssuerAccountId objects use a unique identifier assigned by Google to represent an issuer of user accounts."],["The identifier is a string value provided by Google and is a required field within the JSON representation."],["Google maintains a list of identifiers for all external issuers accessible through the payment integrator and shares it with partners."]]],["The content describes the JSON representation of a unique identifier for an issuer of user accounts. The identifier is represented as a JSON object with a single, required field: `value`. This `value` field is a string, representing the unique identifier defined by Google. Google provides a list of identifiers for all external issuers available through the payment integrator.\n"]]