aboutsummaryrefslogtreecommitdiff
path: root/clearing_inquiry.go
AgeCommit message (Expand)Author
2023-03-23all: replace golangci-lint with reviveShulhan
2023-01-31all: add prefix Disburse to UserID, Email, and ApiKey in ClientOptionsShulhan
2022-11-18all: export types RtolTransfer, ClearingTransfer and method SignShulhan
2022-11-07all: update README, license headers, and add MakefileShulhan
2022-11-07all: implement type for Clearing callbackShulhan
2022-11-07all: changes the UserID in ClientOptions from string to int64Shulhan
2022-11-07all: implement client API for Clearing InquiryShulhan