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."],[[["IssuerAccountId is a unique identifier assigned by Google to identify an issuer of user accounts."],["The identifier is represented as a JSON object with a required \"value\" field containing the unique string provided by Google."],["Google maintains a list of identifiers for all external issuers accessible through the payment integrator and shares it with relevant parties."]]],["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"]]