request

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2018 License: MIT, MIT Imports: 3 Imported by: 0

Documentation

Overview

Package request is a generated protocol buffer package.

It is generated from these files:

request.proto

It has these top-level messages:

SignRequest

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SignRequest

type SignRequest struct {
	Address      string `protobuf:"bytes,1,opt,name=address" json:"address,omitempty"`
	Method       string `protobuf:"bytes,2,opt,name=method" json:"method,omitempty"`
	Number       string `protobuf:"bytes,3,opt,name=number" json:"number,omitempty"`
	ChargeAmount string `protobuf:"bytes,4,opt,name=chargeAmount" json:"chargeAmount,omitempty"`
}

ethAddress common.Address, paymentMethod uint8, paymentNumber, chargeAmountInWei *big.Int

func (*SignRequest) Descriptor

func (*SignRequest) Descriptor() ([]byte, []int)

func (*SignRequest) GetAddress

func (m *SignRequest) GetAddress() string

func (*SignRequest) GetChargeAmount

func (m *SignRequest) GetChargeAmount() string

func (*SignRequest) GetMethod

func (m *SignRequest) GetMethod() string

func (*SignRequest) GetNumber

func (m *SignRequest) GetNumber() string

func (*SignRequest) ProtoMessage

func (*SignRequest) ProtoMessage()

func (*SignRequest) Reset

func (m *SignRequest) Reset()

func (*SignRequest) String

func (m *SignRequest) String() string

Jump to

Keyboard shortcuts

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