AccountBudgetProposalStatus

The possible statuses of an AccountBudgetProposal.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

PENDING

The proposal is pending approval.

APPROVED_HELD

The proposal has been approved but the corresponding billing setup has not. This can occur for proposals that set up the first budget when signing up for billing or when performing a change of bill-to operation.

APPROVED

The proposal has been approved.

CANCELLED

The proposal has been cancelled by the user.

REJECTED

The proposal has been rejected by the user, for example, by rejecting an acceptance email.