aboutsummaryrefslogtreecommitdiff
path: root/rtol_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: update comments format and remove loggingShulhan
2022-11-07all: changes the UserID in ClientOptions from string to int64Shulhan
2022-11-04all: export the request and response typesShulhan
2022-11-04all: implement API for online transfer inquiryShulhan