# PpPeriodPaymentState ## Enum Variants | Name | Value | |---- | -----| | PaymentStatePaidEqualDoubleQuotePaidDoubleQuote | PaymentStatePaid = \"Paid\" | | PaymentStateCreatedEqualDoubleQuoteCreatedDoubleQuote | PaymentStateCreated = \"Created\" | | PaymentStateCanceledEqualDoubleQuoteCanceledDoubleQuote | PaymentStateCanceled = \"Canceled\" | | PaymentStateTimeoutEqualDoubleQuoteTimeoutDoubleQuote | PaymentStateTimeout = \"Timeout\" | | PaymentStateErrorEqualDoubleQuoteErrorDoubleQuote | PaymentStateError = \"Error\" | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)