xendit/xendit-go

Update invoice payer_email and description as optional

wwchen21227 opened this issue · 1 comments

PayerEmail string `json:"payer_email" validate:"required"`
Description string `json:"description" validate:"required"`

this issue has been fixed in PR #82