xendit / xendit-go

Xendit REST API Client for Go - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets Services, QR Codes
https://developers.xendit.co/api-reference/
MIT License
131 stars 58 forks source link

undefined: xendit.CustomerNotificationPreference #99

Open tomdwipo opened 2 years ago

tomdwipo commented 2 years ago

import "github.com/xendit/xendit-go" "github.com/xendit/xendit-go/invoice"

but i got error undefined: xendit.CustomerNotificationPreference

tomdwipo commented 2 years ago

need update doc https://developers.xendit.co/api-reference/#create-invoice from xendit.CustomerNotificationPreference to xendit.InvoiceCustomerNotificationPreference on Go example