processing_response

package
v0.9.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallbackURLResponse

type CallbackURLResponse struct {
	CallbackURL string `json:"callback_url"`

} // @name CallbackURLResponse

type InitProcessingResponse

type InitProcessingResponse struct {
	BaseURL             string `json:"base_url" format:"uri"`
	ProcessingClientID  string `json:"processing_client_id" format:"uuid"`
	ProcessingClientKey string `json:"processing_client_key"`

} // @name InitProcessingResponse

type OwnerProcessingResponse

type OwnerProcessingResponse struct {
	OwnerID string `json:"owner_id"`

} // @name OwnerProcessingResponse

type ProcessingListResponse

type ProcessingListResponse struct{} // @name ProcessingListResponse

type ProcessingWalletResponse

type ProcessingWalletResponse struct{} // @name ProcessingWalletResponse

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL