wasmcloud_examples_payments

Type Alias PaymentMethods

Source
pub type PaymentMethods = Vec<PaymentMethod>;
Expand description

An ordered list of payment methods.

Aliased Typeยง

struct PaymentMethods { /* private fields */ }