LimitRequest

data class LimitRequest(val MerchantId: String, val RequestId: Int, val Sign: String)

Constructors

Link copied to clipboard
constructor(MerchantId: String, RequestId: Int, Sign: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard