ElixirLokaliseApi.PaymentCards (ElixirLokaliseApi v3.6.0)

View Source

Payment cards endpoint.

Summary

Functions

Finds a collection of items under the given endpoint.

Creates an item under the given endpoint.

Deletes an item under the given endpoint.

Finds an item under the given endpoint.

Functions

all(params \\ [])

Finds a collection of items under the given endpoint.

create(data)

Creates an item under the given endpoint.

delete(parent_id)

Deletes an item under the given endpoint.

find(parent_id)

Finds an item under the given endpoint.