#[derive(PaymentEntity)]
{
// Attributes available to this derive:
#[payment]
}
Expand description
PaymentEntity Pattern - Payment state management and validation (saves ~150 lines)
#[derive(PaymentEntity)]
{
// Attributes available to this derive:
#[payment]
}
PaymentEntity Pattern - Payment state management and validation (saves ~150 lines)