Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AClient ¶
type AClient struct {
// contains filtered or unexported fields
}
func NewAClient ¶
NewAClient - accrual client
func (*AClient) LoyaltyFind ¶
func (a *AClient) LoyaltyFind(order string) (*entity.LoyaltyStatus, error)
LoyaltyFind запрос баллов лояльности заказа
func (*AClient) Run ¶
func (a *AClient) Run(lst entity.LoyaltyStatus) *entity.LoyaltyStatus
Click to show internal directories.
Click to hide internal directories.