toData method

Implementation

SendAuthorizationDataArgs toData() {
  return SendAuthorizationDataArgs(spend_limit);
}