PaymentsAccountInfo
Stay organized with collections
Save and categorize content based on your preferences.
Container of payments account information for this billing.
Fields |
payments_account_id
|
string
Output only. A 16 digit id used to identify the payments account associated with the billing setup. This must be passed as a string with dashes, for example, "1234-5678-9012-3456".
|
payments_account_name
|
string
Immutable. The name of the payments account associated with the billing setup. This enables the user to specify a meaningful name for a payments account to aid in reconciling monthly invoices. This name will be printed in the monthly invoices.
|
payments_profile_id
|
string
Immutable. A 12 digit id used to identify the payments profile associated with the billing setup. This must be passed in as a string with dashes, for example, "1234-5678-9012".
|
payments_profile_name
|
string
Output only. The name of the payments profile associated with the billing setup.
|
secondary_payments_profile_id
|
string
Output only. A secondary payments profile id present in uncommon situations, for example, when a sequential liability agreement has been arranged.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 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-12 UTC."],[[["The table displays details about the payments account linked to this billing, including its ID and name."],["It includes identifiers for the primary and potentially a secondary payments profile associated with the billing setup."],["Both payments account and profile IDs are presented in specific formats with dashes."],["The payments account name can be customized for easier invoice reconciliation and appears on monthly invoices."]]],[]]