request

package
v3.0.0-...-7300911 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 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 CardTemplateInformation

type CardTemplateInformation struct {
	PayeeName  string      `json:"payee_name"`
	LogoUrl    string      `json:"logo_url"`
	CustomCell *CustomCell `json:"custom_cell"`
}

type CustomCell

type CustomCell struct {
	Words               string `json:"words"`
	Description         string `json:"description"`
	JumpUrl             string `json:"jump_url"`
	MiniProgramUserName string `json:"miniprogram_user_name"`
	MiniProgramPath     string `json:"miniprogram_path"`
}

type RequestApplyForCardTemplate

type RequestApplyForCardTemplate struct {
	CardAppid               string                   `json:"card_appid"`
	CardTemplateInformation *CardTemplateInformation `json:"card_template_information"`
}

Jump to

Keyboard shortcuts

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