# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
PaymentService_ServiceDesc is the grpc.ServiceDesc for PaymentService service.
Enum value maps for PaymentStatus.
Enum value maps for PaymentStatus.
Enum value maps for TransactionType.
Enum value maps for TransactionType.
# Structs
No description provided by the author
ConfirmationPaymentRequestValidationError is the validation error returned by ConfirmationPaymentRequest.Validate if the designated constraints aren't met.
No description provided by the author
ConfirmationPaymentResponseValidationError is the validation error returned by ConfirmationPaymentResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateAccountRequestValidationError is the validation error returned by CreateAccountRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateAccountResponseValidationError is the validation error returned by CreateAccountResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreatePaymentRequestValidationError is the validation error returned by CreatePaymentRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreatePaymentResponseValidationError is the validation error returned by CreatePaymentResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetPaymentRequestValidationError is the validation error returned by GetPaymentRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetPaymentResponseValidationError is the validation error returned by GetPaymentResponse.Validate if the designated constraints aren't met.
No description provided by the author
PaymentValidationError is the validation error returned by Payment.Validate if the designated constraints aren't met.
UnimplementedPaymentServiceServer must be embedded to have forward compatible implementations.
# Interfaces
PaymentServiceClient is the client API for PaymentService service.
PaymentServiceServer is the server API for PaymentService service.
UnsafePaymentServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ConfirmationPaymentRequestMultiError is an error wrapping multiple validation errors returned by ConfirmationPaymentRequest.ValidateAll() if the designated constraints aren't met.
ConfirmationPaymentResponseMultiError is an error wrapping multiple validation errors returned by ConfirmationPaymentResponse.ValidateAll() if the designated constraints aren't met.
CreateAccountRequestMultiError is an error wrapping multiple validation errors returned by CreateAccountRequest.ValidateAll() if the designated constraints aren't met.
CreateAccountResponseMultiError is an error wrapping multiple validation errors returned by CreateAccountResponse.ValidateAll() if the designated constraints aren't met.
CreatePaymentRequestMultiError is an error wrapping multiple validation errors returned by CreatePaymentRequest.ValidateAll() if the designated constraints aren't met.
CreatePaymentResponseMultiError is an error wrapping multiple validation errors returned by CreatePaymentResponse.ValidateAll() if the designated constraints aren't met.
GetPaymentRequestMultiError is an error wrapping multiple validation errors returned by GetPaymentRequest.ValidateAll() if the designated constraints aren't met.
GetPaymentResponseMultiError is an error wrapping multiple validation errors returned by GetPaymentResponse.ValidateAll() if the designated constraints aren't met.
PaymentMultiError is an error wrapping multiple validation errors returned by Payment.ValidateAll() if the designated constraints aren't met.
No description provided by the author
No description provided by the author