CreditRelayCreateRequest constructor
CreditRelayCreateRequest({})
Implementation
CreditRelayCreateRequest({
this.clientId,
this.secret,
required this.reportTokens,
required this.secondaryClientId,
this.webhook,
});