IssuerId
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["\u003cp\u003eIssuerAccountId objects use a unique identifier assigned by Google to represent an issuer of user accounts.\u003c/p\u003e\n"],["\u003cp\u003eThe identifier is a string value provided by Google and is a required field within the JSON representation.\u003c/p\u003e\n"],["\u003cp\u003eGoogle maintains a list of identifiers for all external issuers accessible through the payment integrator and shares it with partners.\u003c/p\u003e\n"]]],["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"],null,["# IssuerId\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA unique identifier for an issuer of user accounts.\n\n| JSON representation |\n|-----------------------------|\n| ``` { \"value\": string } ``` |\n\n| Fields ||\n|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `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. |"]]