Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Order ¶
type Order struct { Id string Amount float32 Currency string CreatedAt int64 ProviderType shared_domain.ProviderType }
type OrderProvider ¶
type OrderProvider struct { Id string OrderId string Payload string ProviderType shared_domain.ProviderType CreatedAt int64 }
Click to show internal directories.
Click to hide internal directories.