Skip to content

Gen can't handle json:"api-key" #2

@VojtechVitek

Description

@VojtechVitek
type NexmoMessage struct {
	ApiKey           string `json:"api-key"`
	From             string `json:"msisdn"`
	To               string `json:"to"`
	MessageId        string `json:"messageId"`
	Text             string `json:"text"`
	Type             string `json:"type"`
	Keyword          string `json:"keyword"`
	MessageTimestamp string `json:"message-timestamp"`
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions