Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateRecordsInput ¶
type CreateRecordsInput struct {
Records []Record `json:"records"`
}
type CreateRecordsOutput ¶
type DeleteRecordsInput ¶
type DeleteRecordsInput struct {
Records []Record `json:"records"`
}
type DeleteRecordsOutput ¶
Click to show internal directories.
Click to hide internal directories.