AccountBudgetProposal

An account-level budget proposal. All fields prefixed with proposed may not necessarily be applied directly. For example, proposed spending limits may be adjusted before their application. This is true if the proposed field has an approved counterpart, e.g. spending limits. Please note that the proposal type (proposal_type) changes which fields are required and which must remain empty.

Columns

Name

Type

Behavior

Description

AccountBudgetProposalAccountBudget

String

Attribute

AccountBudget column for table AccountBudgetProposal

AccountBudgetProposalApprovalDateTime

Date

Attribute

ApprovalDateTime column for table AccountBudgetProposal

AccountBudgetProposalApprovedEndDateTime

Date

Attribute

ApprovedEndDateTime column for table AccountBudgetProposal

AccountBudgetProposalApprovedEndTimeType

String

Attribute

ApprovedEndTimeType column for table AccountBudgetProposal

AccountBudgetProposalApprovedSpendingLimitMicros

Long

Attribute

ApprovedSpendingLimitMicros column for table AccountBudgetProposal

AccountBudgetProposalApprovedSpendingLimitType

String

Attribute

ApprovedSpendingLimitType column for table AccountBudgetProposal

AccountBudgetProposalApprovedStartDateTime

Date

Attribute

ApprovedStartDateTime column for table AccountBudgetProposal

AccountBudgetProposalBillingSetup

String

Attribute

BillingSetup column for table AccountBudgetProposal

AccountBudgetProposalCreationDateTime

Date

Attribute

CreationDateTime column for table AccountBudgetProposal

AccountBudgetProposalId

Long

Attribute

Id column for table AccountBudgetProposal

AccountBudgetProposalProposalType

String

Attribute

ProposalType column for table AccountBudgetProposal

AccountBudgetProposalProposedEndDateTime

Date

Attribute

ProposedEndDateTime column for table AccountBudgetProposal

AccountBudgetProposalProposedEndTimeType

String

Attribute

ProposedEndTimeType column for table AccountBudgetProposal

AccountBudgetProposalProposedName

String

Attribute

ProposedName column for table AccountBudgetProposal

AccountBudgetProposalProposedNotes

String

Attribute

ProposedNotes column for table AccountBudgetProposal

AccountBudgetProposalProposedPurchaseOrderNumber

String

Attribute

ProposedPurchaseOrderNumber column for table AccountBudgetProposal

AccountBudgetProposalProposedSpendingLimitMicros

Long

Attribute

ProposedSpendingLimitMicros column for table AccountBudgetProposal

AccountBudgetProposalProposedSpendingLimitType

String

Attribute

ProposedSpendingLimitType column for table AccountBudgetProposal

AccountBudgetProposalProposedStartDateTime

Date

Attribute

ProposedStartDateTime column for table AccountBudgetProposal

AccountBudgetProposalResourceName

String

Attribute

ResourceName column for table AccountBudgetProposal

AccountBudgetProposalStatus

String

Attribute

Status column for table AccountBudgetProposal

CustomerId

Long

Attribute

ClientCustomerId column for table AccountBudgetProposal

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name

Type

Description

ManagerId

Long

Id of the manager account on behalf of which you are requesting customer data.

Last updated